home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16568 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: ix.netcom.com!netnews
  2. From: bfasula@ix.netcom.com(William T. Fasula Jr. )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Recommendations for compiler for HS students
  5. Date: 11 Apr 1996 01:13:43 GMT
  6. Organization: Netcom
  7. Message-ID: <4khmc7$3uh@reader2.ix.netcom.com>
  8. References: <4kesc2$i6g@head.globalcom.net>
  9. NNTP-Posting-Host: nhv-ct3-25.ix.netcom.com
  10. X-NETCOM-Date: Wed Apr 10  6:13:44 PM PDT 1996
  11.  
  12. In <4kesc2$i6g@head.globalcom.net> bkeiffer@shentel.net (Bryan Keiffer)
  13. writes: 
  14. >
  15. >I am looking for recommendations for a compiler to be used to teach
  16. >c++ to high school students.  The machines they will be using will
  17. >most likely be Pentium machines with 16 Meg of RAM.  Objects, classes,
  18. >etc. are not really an issue. At this level students just need to
  19. >learn the syntax and basic programming concepts.
  20. >Since I will be taking a c++ course this summer, it follows that I
  21. >currently do not know the language, but I need to make a
  22. >recommendation for the software purchase.
  23. >My solution is to ask the people who know. Borland, Microsoft, GNU ?
  24. >Help!
  25. >
  26. >Bryan Keiffer (bkeiffer@shentel.net)
  27. >   
  28. >
  29. The book "teach yourself C++" by Al Stevens, Published by MIS Press
  30. (ISBN 1-55828-406-0) includes a C++ compiler. It is the DJGPP version
  31. of the GNU compiler for MS-DOS. I think its a bargain for $29.95. The
  32. compiler is from the Free Software Foundation and so it can be copied
  33. and distributed legally.
  34.